| SyIndicatorStudentRelation |
| Logical Entity Name | SyIndicatorStudentRelation |
| Default Table Name | SyIndicatorStudentRelation |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyIndicatorStudentRelation Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyIndicatorStudentRelationId |
int | NO | ||
SyIndicatorId |
int | NO | ||
SyStudentId |
int | NO | ||
AdTermID |
int | YES | ||
| EffectiveDate | datetime | NO | ||
| EndDate | datetime | YES | ||
| Note | nvarchar(max) | YES | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyIndicatorStudentRelation Primary and Unique Keys |
| Key Name | Key Type | Keys |
| UK_SyIndicatorStudentRelation_SyIndicatorId_SyStudentId_AdTermID_EffectiveDate | Index | SyIndicatorId, SyStudentId, AdTermID, EffectiveDate |
| UK_SyIndicatorStudentRelation_SyIndicatorId_SyStudentId_EffectiveDate | Index | SyIndicatorId, SyStudentId, EffectiveDate |
| UK_SyIndicatorStudentRelation_SyIndicatorId_SyStudentId_EndDate | Index | SyIndicatorId, SyStudentId, EndDate |
| Pk_SyIndicatorStudentRelation_SyIndicatorStudentRelationId | PrimaryKey | SyIndicatorStudentRelationId |
| SyIndicatorStudentRelation Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdTerm | Non-Identifying | Zero or One to Zero or More | FK_SyIndicatorStudentRelation_AdTermID_AdTerm_AdTermID | AdTermID | NO | YES | ||
| SyIndicator | Non-Identifying | One To Zero or More | FK_SyIndicatorStudentRelation_SyIndicatorId_SyIndicator_SyIndicatorId | SyIndicatorId | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_SyIndicatorStudentRelation_SyStudentId_syStudent_SyStudentId | SyStudentId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyIndicatorStudentRelation_UserId_SyStaff_SyStaffID | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsIndicatorCustomFieldAssociation | Non-Identifying | One To Zero or More | FK_SsIndicatorCustomFieldAssociation_SyIndicatorStudentRelationId_SyIndicatorStudentRelation_SyIndicatorStudentRelationId | NO | YES |
| SyIndicatorStudentRelation Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyIndicatorStudentRelation Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| SyIndicatorStudentRelation Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyIndicatorStudentRelation |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyIndicatorStudentRelation |
NO |
| SyIndicatorStudentRelation Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| SyIndicatorStudentRelation Data Movement Rules |
| Name | Type | Rule Text/Value |